home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #3 / K-CD-3-2003.ISO / WinXP Service Pack 1 / xpsp1_sv_x86.exe / atiradn1.in_ / atiradn1.inf
Encoding:
Text (UTF-16)  |  2002-09-09  |  36.0 KB  |  470 lines

  1. ; ATIRADN1.INF
  2. ;
  3. ; Windows XP
  4. ;
  5. ; Installation inf for the ATI Technologies Inc. ati graphics adapter.
  6. ;
  7.  
  8. [Version]
  9. Signature = "$CHICAGO$"
  10. Provider=%MS%
  11. LayoutFile=layout.inf
  12. ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
  13. Class=Display
  14. DriverVer=07/02/2001,5.01.2001
  15.  
  16. [DestinationDirs]
  17. DefaultDestDir      = 11
  18. atimtag.Miniport    = 12  ; drivers
  19. atimtag.Display     = 11  ; system32
  20. atimtag.Display_M6  = 11  ; system32
  21.  
  22. [ControlFlags]
  23. ExcludeFromSelect=*
  24.  
  25. ;
  26. ; Driver information
  27. ;
  28.  
  29. [Manufacturer]
  30. %ATI% = ATI.Mfg
  31.  
  32. [ATI.Mfg]
  33.  
  34. ;%RADEON_ME% (ATI)  = atimtag_M6, PCI\VEN_1002&DEV_4C59&SUBSYS_4C591002
  35. %RADEON_ME% (DELL)  = atimtag_M6, PCI\VEN_1002&DEV_4C59&SUBSYS_00E31028
  36. %RADEON_ME% (DELL)  = atimtag_M6, PCI\VEN_1002&DEV_4C59&SUBSYS_00E41028
  37. %RADEON_ME% (HP)    = atimtag_M6, PCI\VEN_1002&DEV_4C59&SUBSYS_001A103C
  38.  
  39. ;
  40. ; General installation section
  41. ;
  42.  
  43. [atimtag]
  44. ; Include=msdv.inf
  45. CopyFiles=atimtag.Miniport, atimtag.Display, atimtag.OpenGL
  46.  
  47. DelReg=atimtag_SoftwareDesktopSettings, atimtag_SoftwareDesktopSettings_ENU
  48. DelFiles=atimtag.Miniport, atimtag.Display, atimtag.OpenGL
  49. DelReg=atimtag_DEFAULT_SoftwareDeviceSettings, ation4ag_OpenGLSoftwareSettings
  50. ; CleanService=atimtag.RemoveService
  51.  
  52. [atimtag.CoInstallers]
  53. AddReg=CoInstallers.AddReg
  54. CopyFiles=atimtag.CoInstallersCopy
  55.  
  56. [atimtag_R6WS]
  57. ; Include=msdv.inf
  58. CopyFiles=atimtag.Miniport, atimtag.Display, atimtag.OpenGL
  59.  
  60. DelReg=atimtag_SoftwareDesktopSettings, atimtag_SoftwareDesktopSettings_ENU
  61. DelFiles=atimtag.Miniport, atimtag.Display, atimtag.OpenGL
  62. DelReg=atimtag_DEFAULT_SoftwareDeviceSettings, ation4ag_OpenGLSoftwareSettings
  63. ; CleanService=atimtag.RemoveService
  64.  
  65. [atimtag_R6WS.CoInstallers]
  66. AddReg=CoInstallers.AddReg
  67. CopyFiles=atimtag.CoInstallersCopy
  68.  
  69.  
  70. [atimtag_RV100]
  71. ; Include=msdv.inf
  72. CopyFiles=atimtag.Miniport, atimtag.Display, atimtag.OpenGL
  73.  
  74. DelReg=atimtag_SoftwareDesktopSettings, atimtag_SoftwareDesktopSettings_ENU
  75. DelFiles=atimtag.Miniport, atimtag.Display, atimtag.OpenGL
  76. DelReg=atimtag_DEFAULT_SoftwareDeviceSettings, ation4ag_OpenGLSoftwareSettings
  77. ; CleanService=atimtag.RemoveService
  78.  
  79. [atimtag_RV100.CoInstallers]
  80. AddReg=CoInstallers.AddReg
  81. CopyFiles=atimtag.CoInstallersCopy
  82.  
  83.  
  84. [atimtag_M6]
  85. ; Include=msdv.inf
  86. CopyFiles=atimtag.Miniport, atimtag.Display_M6, atimtag.OpenGL
  87.  
  88. DelReg=atimtag_SoftwareDesktopSettings, atimtag_SoftwareDesktopSettings_ENU
  89. DelFiles=atimtag.Miniport, atimtag.Display, atimtag.OpenGL
  90. DelReg=atimtag_DEFAULT_SoftwareDeviceSettings, ation4ag_OpenGLSoftwareSettings
  91. ; CleanService=atimtag.RemoveService
  92.  
  93. [atimtag_M6.CoInstallers]
  94. AddReg=CoInstallers.AddReg
  95. CopyFiles=atimtag.CoInstallersCopy
  96.  
  97. [CoInstallers.AddReg]
  98. ; HKR,,EnumPropPages32,,"atiidtxx.dll,DetailsPageProvider"
  99. ; HKR,,CoInstallers32,0x10000,"atiicpxx.dll,CoCopyINF"
  100.  
  101. ;
  102. ; File sections
  103. ;
  104.  
  105. [atimtag.Miniport]
  106. atimtag.sys
  107.  
  108. [atimtag.Display]
  109. atidvag.dll
  110.  
  111. [atimtag.Display_M6]
  112. atidvag.dll
  113. Atievxx.exe
  114.  
  115. [atimtag.OpenGL]
  116. ; atio2kag.dll
  117.  
  118. [atimtag.CoInstallersCopy]
  119. ;Atiidtxx.dll
  120. ;atiicpxx.dll,,,0x10
  121.  
  122. ;
  123. ; Service Installation
  124. ;
  125.  
  126. [atimtag.Services]
  127. AddService = atimtag, 0x00000002, atimtag_Service_Inst, atimtag_EventLog_Inst
  128.  
  129. [atimtag_R6WS.Services]
  130. AddService = atimtag, 0x00000002, atimtag_Service_Inst, atimtag_EventLog_Inst
  131.  
  132. [atimtag_RV100.Services]
  133. AddService = atimtag, 0x00000002, atimtag_Service_Inst, atimtag_EventLog_Inst
  134.  
  135. [atimtag_M6.Services]
  136. AddService = atimtag, 0x00000002, atimtag_Service_Inst, atimtag_EventLog_Inst
  137. AddService=Ati HotKey Poller,, Atievxx_Generic_Service_Inst, Atievxx_EventLog_Inst
  138.  
  139. [atimtag_Service_Inst]
  140. ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
  141. StartType      = 1                  ; SERVICE_SYSTEM_START
  142. ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
  143. LoadOrderGroup = Video
  144. ServiceBinary  = %12%\atimtag.sys
  145.  
  146. [atimtag_EventLog_Inst]
  147. AddReg = atimtag_EventLog_AddReg
  148.  
  149. [atimtag_EventLog_AddReg]
  150. HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\atimtag.sys"
  151. HKR,,TypesSupported,0x00010001,7
  152.  
  153. [Atievxx_Generic_Service_Inst]
  154. ServiceType    = 0x110
  155. StartType      = 2
  156. ErrorControl   = 1
  157. ServiceBinary  = %11%\Atievxx.exe
  158.  
  159. [Atievxx_EventLog_Inst]
  160. AddReg=Atievxx_EventLog_AddReg
  161.  
  162. [Atievxx_EventLog_AddReg]
  163. HKR,,EventMessageFile,0x00020000,"%11%\Atievxx.exe"
  164. HKR,,TypesSupported,0x00010001,7
  165.  
  166. ;
  167. ; Software Installation
  168. ;
  169.  
  170. [atimtag.SoftwareSettings]
  171. AddReg = atimtag_DEFAULT_SoftwareDeviceSettings
  172. AddReg = atimtag_RADEON_SoftwareDeviceSettings
  173. ; AddReg = ation4ag_OpenGLSoftwareSettings
  174. ;AddReg = atimtag_SoftwareDesktopSettings
  175. ; AddReg = atimtag_SoftwareDesktopSettings_ENU
  176. DelReg = atimtag_RemoveDeviceSettings
  177.  
  178. [atimtag_R6WS.SoftwareSettings]
  179. AddReg = atimtag_DEFAULT_SoftwareDeviceSettings
  180. AddReg = atimtag_R6WS_SoftwareDeviceSettings
  181. ; AddReg = ation4ag_OpenGLSoftwareSettings
  182. ;AddReg = atimtag_SoftwareDesktopSettings
  183. ; AddReg = atimtag_SoftwareDesktopSettings_ENU
  184. DelReg = atimtag_RemoveDeviceSettings
  185.  
  186. [atimtag_RV100.SoftwareSettings]
  187. AddReg = atimtag_DEFAULT_SoftwareDeviceSettings
  188. AddReg = atimtag_RV100_SoftwareDeviceSettings
  189. ; AddReg = ation4ag_OpenGLSoftwareSettings
  190. ;AddReg = atimtag_SoftwareDesktopSettings
  191. ; AddReg = atimtag_SoftwareDesktopSettings_ENU
  192. DelReg = atimtag_RemoveDeviceSettings
  193.  
  194. [atimtag_M6.SoftwareSettings]
  195. AddReg = atimtag_DEFAULT_SoftwareDeviceSettings
  196. AddReg = atimtag_M6_SoftwareDeviceSettings
  197. ; AddReg = ation4ag_OpenGLSoftwareSettings
  198. ;AddReg = atimtag_SoftwareDesktopSettings
  199. ; AddReg = atimtag_SoftwareDesktopSettings_ENU
  200. DelReg = atimtag_RemoveDeviceSettings
  201.  
  202. [atimtag_DEFAULT_SoftwareDeviceSettings]
  203. HKLM,"Software\ATI Technologies\CBT",ReleaseVersion,,"7.57-inbuild"
  204. HKLM,"Software\ATI Technologies\Desktop",NoAtipta,,"0"
  205. HKR,, AntiAlias,                            %REG_SZ%,       1
  206. HKR,, DALRULE_ADDNATIVEMODESTOMODETABLE,    %REG_DWORD%,    1
  207. HKR,, DDC2Disabled,                         %REG_DWORD%,    0
  208. HKR,, DisableAGPPM4,                        %REG_DWORD%,    0
  209. HKR,, DisableBlockWrite,                    %REG_DWORD%,    1
  210. HKR,, DisableD3D,                           %REG_DWORD%,    0
  211. HKR,, DisableDMACopy,                       %REG_DWORD%,    0
  212. HKR,, DisableDrvStretchBlt,                 %REG_DWORD%,    1
  213. HKR,, DisableFullAdapterInit,               %REG_DWORD%,    0
  214. HKR,, DisableFullAdapterInit,               %REG_DWORD%,    0
  215. HKR,, DisableHierarchicalZ,                 %REG_SZ%,       1
  216. HKR,, DisableIDCT,                          %REG_SZ%,       0
  217. HKR,, DisableMMLIB,                         %REG_DWORD%,    0
  218. HKR,, DisablePrimaryTiling,                 %REG_DWORD%,    0
  219. HKR,, DisableTCL,                           %REG_DWORD%,    0
  220. HKR,, DisableTiling,                        %REG_DWORD%,    0
  221. HKR,, DisableTimeStampWriteBack,            %REG_DWORD%,    1
  222. HKR,, DisableTimeStampWriteBack,            %REG_DWORD%,    1
  223. HKR,, DisableUSWC,                          %REG_DWORD%,    1
  224. HKR,, DisableVPE,                           %REG_DWORD%,    0
  225. HKR,, EnableWaitUntilIdxTriList2,           %REG_SZ%,       1
  226. HKR,, InstalledDisplayDrivers,              %REG_MULTI_SZ%, atidvag
  227. HKR,, MaxAgpVb,                             %REG_SZ%,       0
  228. HKR,, MaxLocalVb,                           %REG_SZ%,       0x00200000
  229. HKR,, ReleaseVersion,                       %REG_SZ%,       "v135.7"
  230. HKR,, SubmitOnDraw,                         %REG_SZ%,       0
  231. HKR,, AgpLevel,                             %REG_DWORD%,    2
  232. HKR,, TestEnv,                              %REG_DWORD%,    0
  233. HKR,, TimingSelection,                      %REG_DWORD%,    0
  234. HKR,, VgaCompatible,                        %REG_DWORD%,    0
  235. HKR,, drv,                                             ,    "atidvag.dll"
  236. HKR,,"Adaptive De-interlacing",             %REG_DWORD%,    1
  237. HKR,,"VPE Adaptive De-interlacing",         %REG_DWORD%,    1
  238. HKR,, DALRULE_NOCRTANDLCDONSAMECONTROLLER,  %REG_DWORD%,    1
  239. HKR,, DALRULE_DISPLAYSRESTRICTMODES,        %REG_DWORD%,    0
  240. HKR,, DALRULE_RESTRICTUNKNOWNMONITOR,       %REG_DWORD%,    0
  241. HKR,, DALRULE_CRTSUPPORTSALLMODES,          %REG_DWORD%,    1
  242.  
  243. [atimtag_RADEON_SoftwareDeviceSettings]
  244. HKR,, DALRULE_NOFORCEBOOT,          %REG_DWORD%,    1
  245. HKR,, GCORULE_HIGHDISPRI,           %REG_DWORD%,    1
  246. HKR,, DisableEnumAllChilds,         %REG_DWORD%,    1
  247. HKR,, DALNonStandardModesBCD,        %REG_BINARY%,   18,00,14,40,00,00,00,00,17,92,13,44,00,00,00,00,18,56,13,92,00,00,00,00
  248. HKR,, DALRestrictedModesBCD,         %REG_BINARY%,   12,80,09,60,00,00,00,00
  249.  
  250. [atimtag_R6WS_SoftwareDeviceSettings]
  251. HKR,, LVB,                          %REG_SZ%,       0
  252. HKR,, DisableLCD,                   %REG_DWORD%,    1
  253. HKR,, DALRULE_SAVEPANLOCK,          %REG_DWORD%,    1
  254. HKR,, DALRULE_NOFORCEBOOT,          %REG_DWORD%,    1
  255. HKR,, DisableEnumAllChilds,         %REG_DWORD%,    1
  256. HKR,, DALNonStandardModesBCD,       %REG_BINARY%,   17,92,13,44,00,00,00,00,18,00,14,40,00,00,00,00,18,56,13,92,00,00,00,00
  257. HKR,, DALRestrictedModesBCD,        %REG_BINARY%,   12,80,09,60,00,00,00,00
  258.  
  259. [atimtag_RV100_SoftwareDeviceSettings]
  260. HKR,, LVB,                          %REG_SZ%,       0
  261. HKR,, DisableLCD,                   %REG_DWORD%,    1
  262. HKR,, DALRULE_SAVEPANLOCK,          %REG_DWORD%,    1
  263. HKR,, DALRULE_NOFORCEBOOT,          %REG_DWORD%,    1
  264. HKR,, DisableEnumAllChilds,         %REG_DWORD%,    1
  265. HKR,, DALNonStandardModesBCD,       %REG_BINARY%,   18,00,14,40,00,00,00,00,17,92,13,44,00,00,00,00,18,56,13,92,00,00,00,00
  266. HKR,, DALRestrictedModesBCD,        %REG_BINARY%,   12,80,09,60,00,00,00,00
  267.  
  268. [atimtag_M6_SoftwareDeviceSettings]
  269. HKR,, DALRULE_MOBILEFEATURES,       %REG_DWORD%,    1
  270. HKR,, DALRULE_NOTVANDLCDONCRTC,     %REG_DWORD%,    1
  271. HKR,, DALOPTION_MinResBCD,          %REG_BINARY%,   00,00,00,00,00,00,00,60
  272. HKR,, DALNonStandardModesBCD,       %REG_BINARY%,   14,00,10,50,00,00,00,00
  273. HKR,, DALRestrictedModesBCD,        %REG_BINARY%,   12,80,09,60,00,00,00,00
  274. HKR,, ATIPoll,                      %REG_DWORD%,    1
  275.  
  276. [atimtag_RemoveDeviceSettings]
  277. ; HKLM,"Software\ATI Technologies\CBT"
  278. ; HKLM,"Software\ATI Technologies\Desktop"
  279. HKR,, DALNonStandardModesBCD
  280. HKR,, DALRULE_ADDNATIVEMODESTOMODETABLE
  281. HKR,, DALRULE_HIGHDISPRI
  282. HKR,, DALRULE_MOBILEFEATURES
  283. HKR,, DALRULE_NOFORCEBOOT
  284. HKR,, DALRULE_NOTVANDLCDONCRTC
  285. HKR,, DALRULE_SAVEPANLOCK
  286. HKR,, DALRULE_SELECTION_SCHEME
  287. HKR,, DALRestrictedModesBCD
  288. HKR,, DDC2Disabled
  289. HKR,, DisableAGPPM4
  290. HKR,, DisableBlockWrite
  291. HKR,, DisableD3D
  292. HKR,, DisableDMACopy
  293. HKR,, DisableDrvStretchBlt
  294. HKR,, DisableFullAdapterInit
  295. HKR,, DisableHierarchicalZ
  296. HKR,, DisableIDCT
  297. HKR,, DisableLCD
  298. HKR,, DisableMMLIB
  299. HKR,, DisablePrimaryTiling
  300. HKR,, DisableTCL
  301. HKR,, DisableTiling
  302. HKR,, DisableTimeStampWriteBack
  303. HKR,, DisableUSWC
  304. HKR,, DisableVPE
  305. HKR,, EnableWaitUntilIdxTriList2
  306. HKR,, Flags1
  307. HKR,, LVB
  308. HKR,, MaxAgpVb
  309. HKR,, MaxLocalVb
  310. HKR,, ReleaseVersion
  311. HKR,, SubmitOnDraw
  312. HKR,, TestEnv
  313. HKR,, TimingSelection
  314. HKR,,"Adaptive De-interlacing"
  315. HKR,,"VPE Adaptive De-interlacing"
  316. HKR,, DALObjectData0
  317. HKR,, DALObjectData1
  318. HKR,, DALSelectObjectData0
  319. HKR,, DALSelectObjectData1
  320. HKR,, DALCurrentObjectData
  321.  
  322. [ation4ag_OpenGLSoftwareSettings]
  323. ; HKLM, "Software\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\atidvag", Version, %REG_DWORD%, 2
  324. ; HKLM, "Software\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\atidvag", DriverVersion, %REG_DWORD%, 1
  325. ; HKLM, "Software\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\atidvag", Flags, %REG_DWORD%, 0
  326. ; HKLM, "Software\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\atidvag", Dll, %REG_SZ%, atio2kag.dll
  327.  
  328.  
  329. [atimtag_SoftwareDesktopSettings]
  330. ; only used for Deinstallation
  331. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\ControlsFolder\Display\shellex\PropertySheetHandlers\ATIPagesEx",,,"{700B1221-CAFF-11d1-B9DE-000000001B1B}"
  332. HKCR,"CLSID\{700B1221-CAFF-11d1-B9DE-000000001B1B}\InProcServer32",,,"atippaxx.dll"
  333. HKCR,"CLSID\{700B1221-CAFF-11d1-B9DE-000000001B1B}\InProcServer32",ThreadingModel,,"Apartment"
  334. ;HKCR,"CLSID\{01204A61-8C2F-11d1-B8EF-006097B589E9}\InProcServer32",,,"AtiSServ.dll"
  335. ;HKCR,"CLSID\{05729E61-8CFC-11d1-B8EF-006097B589E9}\InProcServer32",,,"AtiSServ.dll"
  336. ;HKCR,"CLSID\{1017B701-8C35-11d1-B8EF-006097B589E9}\InProcServer32",,,"AtiSServ.dll"
  337. HKCR,"Display.DisplayServer",,,"DisplayServer Class"
  338. HKCR,"Display.DisplayServer\CLSID",,,"{E62DCD80-C262-11d1-A419-006097923041}"
  339. HKCR,"Display.DisplayServer.1",,,"DisplayServer Class"
  340. HKCR,"Display.DisplayServer.1\CLSID",,,"{E62DCD80-C262-11d1-A419-006097923041}"
  341. HKCR,"CLSID\{E62DCD80-C262-11d1-A419-006097923041}",,,"DisplayServer Class"
  342. HKCR,"CLSID\{E62DCD80-C262-11d1-A419-006097923041}\InProcServer32",,,"atipdsxx.dll"
  343. HKCR,"CLSID\{E62DCD80-C262-11d1-A419-006097923041}\ProgID",,,"Display.DisplayServer.1"
  344. HKCR,"CLSID\{E62DCD80-C262-11d1-A419-006097923041}\VersionIndependentProgID",,,"Display.DisplayServer"
  345. HKCR,"CLSID\{F2B8E361-D2E2-11D1-A41F-00609729B902}",,,"User Interface Object, AtiPropertySheet"
  346. HKCR,"CLSID\{F2B8E361-D2E2-11D1-A41F-00609729B902}\InProcServer32",,,"atipuixx.dll"
  347. HKCR,"CLSID\{F2B8E361-D2E2-11D1-A41F-00609729B902}\ProgID",,,"UserInterfaceObject.AtiPropertySheet.1"
  348. HKCR,"CLSID\{F2B8E361-D2E2-11D1-A41F-00609729B902}\VersionIndependentProgID",,,"UserInterfaceObject.AtiPropertySheet"
  349. HKLM,%SW_DT%,HelpID,,"3"
  350. HKLM,%SW_DT%,EnableIcon,,"1"
  351.  
  352. HKR,"Desktop",D3D,%REG_DWORD%,1
  353. HKR,"Desktop",OpenGL,%REG_DWORD%,1
  354. HKR,"Desktop",,,
  355. HKR,"Desktop",Rage6,,""
  356.  
  357. HKLM,%SW_DTI%,"Side Image",,"1"
  358. HKLM,%SW_DTI%,"Show Icons",,"0"
  359. HKLM,%SW_ATI_SET%,Executable,,"atiptaxx.exe -?"
  360. HKLM,%SW_ATI_SET%,Icon,,"atiptaxx.exe"
  361. HKLM,%SW_ATI_SET%,IconIndex,,"0"
  362. HKLM,%SW_DSP_SET%,Executable,,"rundll32 shell32.dll,Control_RunDLL desk.cpl"
  363. HKLM,%SW_DSP_SET%,Icon,,"desk.cpl"
  364. HKLM,%SW_DSP_SET%,IconIndex,,"1"
  365. HKLM,%SW_DEV_SET%,Executable,,"rundll32 shell32.dll,Control_RunDLL sysdm.cpl"
  366. HKLM,%SW_DEV_SET%,Icon,,"sysdm.cpl"
  367. HKLM,%SW_DEV_SET%,IconIndex,,"0"
  368.  
  369. HKLM,%SW_HLP_M64DRV%,Executable,,"m"
  370. HKLM,%SW_HLP_M64DRV%,Icon,,"winhelp.exe"
  371. HKLM,%SW_HLP_M64DRV%,IconIndex,,"0"
  372. HKLM,%SW_HLP_TVOUT%,Executable,,"t"
  373. HKLM,%SW_HLP_TVOUT%,Icon,,"winhelp.exe"
  374. HKLM,%SW_HLP_TVOUT%,IconIndex,,"0"
  375. HKLM,%SW_HLP_TVOUT%,Context,,"152"
  376. HKLM,%SW_HLP_TVOUT%,TVOut,,"1"
  377. HKLM,%SW_HLP_TVOUT%,ExecutableExtend,,">subcon"
  378. HKLM,%SW_PRO_M64DRV%,Executable,,"m"
  379. HKLM,%SW_PRO_M64DRV%,Icon,,"atiptaxx.exe"
  380. HKLM,%SW_PRO_M64DRV%,IconIndex,,"14"
  381. HKLM,%SW_PRO_M64DRV%,Context,,"90"
  382. HKLM,%SW_PRO_M64DRV%,ExecutableExtend,,">subcon"
  383. HKLM,%SW_PRO_TVOUT%,Executable,,"t"
  384. HKLM,%SW_PRO_TVOUT%,Icon,,"atiptaxx.exe"
  385. HKLM,%SW_PRO_TVOUT%,IconIndex,,"14"
  386. HKLM,%SW_PRO_TVOUT%,Context,,"200"
  387. HKLM,%SW_PRO_TVOUT%,ExecutableExtend,,">subcon"
  388. HKLM,%SW_PRO_TVOUT%,TVOut,,"1"
  389. HKLM,"Software\Microsoft\Windows\CurrentVersion\Run",AtiPTA,,"atiptaxx.exe"
  390. ;HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\ATI Display Driver",DisplayName,,%ENU_UNINSTALL_DISPLAY_DRIVER%
  391. HKLM,%SW_FLT_SET%,Executable,,"f"
  392. HKLM,%SW_FLT_SET%,Icon,,"winhelp.exe"
  393. HKLM,%SW_FLT_SET%,IconIndex,,"0"
  394. HKLM,%SW_FLT_SET%,ExecutableExtend,,">subcon"
  395. HKLM,%SW_FLT_SET%,Context,,"117"
  396.  
  397. ;[DriverInfoAddReg]
  398. ; This section is added to all INFs to add registry entries for Driver Info.
  399. ;HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,Description,,%DriverDescription%
  400. ;HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,CurrentVer,,%DriverOEMVersion%
  401. ;HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,Ver_%DriverOEMVersion%,,%DriverVersionID%
  402. ;HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,BaseDriverFileName,,%BaseDriverFileName%
  403. ;HKLM,Software\InstalledOptions\%DriverOEM%\%DriverFamily%\%DriverMfgr%\%DriverProduct%,BaseDriverFileVersion,,%BaseDriverFileVersion%
  404.  
  405. [atimtag_SoftwareDesktopSettings_ENU]
  406. ; only used for Deinstallation
  407. HKLM,%SW_ATI_SET%,,,"ATI Icon Settings"
  408. HKLM,%SW_DSP_SET%,,,"Display Settings"
  409. HKLM,%SW_DEV_SET%,,,"Device Settings"
  410. HKLM,%SW_HLP_M64DRV%,,,"ATI Desktop"
  411. HKLM,%SW_HLP_TVOUT%,,,"ATI Television Display"
  412. HKLM,%SW_PRO_M64DRV%,,,"ATI Desktop"
  413. HKLM,%SW_PRO_TVOUT%,,,"ATI Television Display"
  414. HKLM,%SW_HLP_FP%,,,"ATI Flat Panel"
  415.  
  416. [atimtag.GeneralConfigData]
  417. MaximumDeviceMemoryConfiguration=128
  418.  
  419. [atimtag_RV100.GeneralConfigData]
  420. MaximumDeviceMemoryConfiguration=128
  421.  
  422. [atimtag_M6.GeneralConfigData]
  423. MaximumDeviceMemoryConfiguration=128
  424.  
  425. [Strings]
  426.  
  427. ;
  428. ; Non-Localizable Strings
  429. ;
  430.  
  431. REG_SZ         = 0x00000000
  432. REG_MULTI_SZ   = 0x00010000
  433. REG_EXPAND_SZ  = 0x00020000
  434. REG_BINARY     = 0x00000001
  435. REG_DWORD      = 0x00010001
  436. SERVICEROOT    = "System\CurrentControlSet\Services"
  437. SW_MS_UINS_M64DRV  = "Software\Microsoft\Windows\CurrentVersion\Uninstall\ATI Display Driver"
  438.  
  439. SW_ATI_SET="Software\ATI Technologies\Desktop\IconTA\Settings\ATI Icon Settings"
  440. SW_FLT_SET="Software\ATI Technologies\Desktop\IconTA\Help\ATI Flat Panel"
  441. SW_DSP_SET="Software\ATI Technologies\Desktop\IconTA\Settings\Display Settings"
  442. SW_DEV_SET="Software\ATI Technologies\Desktop\IconTA\Settings\Device Settings"
  443. SW_HLP_M64DRV="Software\ATI Technologies\Desktop\IconTA\Help\ATI Display Driver"
  444. SW_HLP_TVOUT="Software\ATI Technologies\Desktop\IconTA\Help\ATI TV Out"
  445. SW_PRO_M64DRV="Software\ATI Technologies\Desktop\IconTA\Problem\ATI Display Driver"
  446. SW_PRO_TVOUT="Software\ATI Technologies\Desktop\IconTA\Problem\ATI TV Out"
  447. SW_DW="Software\ATI Technologies\Desktop\0000\Display Weights"
  448. RUNONCE="SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"
  449. SW_DU="SOFTWARE\ATI Technologies\Desktop\UIO"
  450. SW_DUC="SOFTWARE\ATI Technologies\Desktop\UIO\Colour"
  451. SW_DT="Software\ATI Technologies\Desktop"
  452. SW_DTI="Software\ATI Technologies\Desktop\IconTA"
  453. SW_HLP_FP="Software\ATI Technologies\Desktop\IconTA\Help\ATI Flat Panel"
  454.  
  455. ;
  456. ; Localizable Strings
  457. ;
  458.  
  459. DiskId          = "Installationsdisk för ATI Technologies Inc."
  460. GraphAdap       = "Grafikkort"
  461. ATI             = "ATI Technologies Inc."
  462. RADEON          = "ATI RADEON"
  463. RADEON_DDR      = "ATI RADEON DDR (AGP)"
  464. RADEON_SDR      = "ATI RADEON SDR (AGP)"
  465. RADEON_SDR_PCI  = "ATI RADEON SDR (PCI)"
  466. RADEON_VE       = "ATI RADEON VE DDR"
  467. RADEON_VE_SDR   = "ATI RADEON VE SDR"
  468. RADEON_ME       = "ATI RADEON Mobility"
  469. MS              = "Microsoft"
  470.